Admin Dashboard

{% for attempt in attempts %} {% endfor %}
User Test Score Date
{{ attempt.user.username }} {{ attempt.test_name }} {{ attempt.score }} {{ attempt.timestamp }}